Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR storage/resource-manager] [Storage] Support Failover #3510

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Oct 9, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-storage

You can install the package azure-mgmt-storage of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4107#egg=azure-mgmt-storage&subdirectory=azure-mgmt-storage"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4107#egg=azure-mgmt-storage&subdirectory=azure-mgmt-storage"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_4107
  • pip install -e ./azure-mgmt-storage

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4107
  • pip wheel --no-deps ./azure-mgmt-storage

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #3510 into restapi_auto_storage/resource-manager will decrease coverage by <.01%.
The diff coverage is 29.87%.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_storage/resource-manager    #3510      +/-   ##
=========================================================================
- Coverage                                  37.29%   37.29%   -0.01%     
=========================================================================
  Files                                       9121     9120       -1     
  Lines                                     274986   275071      +85     
=========================================================================
+ Hits                                      102556   102576      +20     
- Misses                                    172430   172495      +65
Impacted Files Coverage Δ
.../azure/mgmt/storage/v2018_07_01/models/__init__.py 99.04% <100%> (+0.01%) ⬆️
.../storage/v2018_07_01/models/storage_account_py3.py 48.14% <100%> (+0.07%) ⬆️
...mgmt/storage/v2018_07_01/models/storage_account.py 100% <100%> (ø) ⬆️
...18_07_01/models/storage_management_client_enums.py 100% <100%> (ø) ⬆️
...2018_07_01/models/get_last_sync_time_result_py3.py 38.46% <62.5%> (ø)
...ge/v2018_07_01/models/get_last_sync_time_result.py 62.5% <62.5%> (ø)
...18_07_01/operations/storage_accounts_operations.py 43.57% <9.43%> (-4.87%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70041a3...4264b67. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Nov 15, 2018

PR was closed

@lmazuel lmazuel closed this Nov 15, 2018
@lmazuel lmazuel deleted the restapi_auto_4107 branch November 15, 2018 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants